formula text and-or netsuite

79

formula text and/or netsuite -

CASE WHEN {custom_field1} = 'T' OR {custom_field2} = 'T' OR {custom_field3} = 'T' OR {custom_field4} = 'T' THEN '1' ELSE '0' END

Comments

Submit
0 Comments